Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix potential dead store #2644

Merged
merged 1 commit into from
May 15, 2023
Merged

Fix potential dead store #2644

merged 1 commit into from
May 15, 2023

Conversation

ZhipengXue97
Copy link
Contributor

Description
Fix the dead store warning detected by static analyse tool infer@facebook

Warning Type
Dead Store

Component Name
netcdf-c/libnczarr/zwalk.c (line:414)

Additional Information
The value written to &memavail (type unsigned long long) is never used.

@CLAassistant
Copy link

CLAassistant commented Feb 28, 2023

CLA assistant check
All committers have signed the CLA.

@WardF WardF merged commit bfb8a31 into Unidata:main May 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants